CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - DES Algorithm

搜索资源列表

  1. javacodeprotect

    0下载:
  2. 本文首先分析了Java源代码需要加密的原因,简要介绍了DES算法及Java密码体系和Java密码扩展,最后说明了利用DES加密算法保护Java源代码的方法及步骤-This paper analyzes the Java source code encryption needs, briefed the DES algorithm and system password Java and Java code expansion Finally, we illustrate the use of D
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8679
    • 提供者:chensong
  1. DES1

    0下载:
  2. 关于des算法的例子-des algorithm for example
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6887
    • 提供者:杨凡
  1. des

    0下载:
  2. 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:91578
    • 提供者:彭明
  1. DES_IP

    0下载:
  2. 是VDKL语言实现的DES算法,是一个IP核, 对于相关方面有很好的帮助-VDKL language of the DES algorithm is an IP core, related well with the help of
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:173915
    • 提供者:小四
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. javaDESEncrypt

    0下载:
  2. java实现des加密算法,使用了sun提供的des算法支持-java achieve des encryption algorithm, the use of the sun to provide the support des algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:张玉
  1. updatefiletooracle

    0下载:
  2. (转载)看到这个DES算法不错,用于用DES加密密和解密 -(reproduced) see the DES algorithm is true for the use of secret DES encryption and decryption
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:95650
    • 提供者:Sean
  1. DES

    0下载:
  2. JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-15
    • 文件大小:23873
    • 提供者:trilobite
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. DES-and-RSA-and-SHA-encryption

    0下载:
  2. DES RSA SHA encryption algorithm implemented by JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:37186
    • 提供者:jack
  1. JavashixianDESRSAsuanfa

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:35875
    • 提供者:zhang
  1. Des

    0下载:
  2. this progam written in java language and describe the des algorithm that allow us to encrypt and decrypt the information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:224218
    • 提供者:zooz
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24071
    • 提供者:szmneo
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. des

    0下载:
  2. 这是本人在浏览网页时找到的(DES加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6960
    • 提供者:东东
  1. des

    0下载:
  2. 一个比较通用的DES的算法代码,功能实现了字符的DESL加解密,需要设定8位长度的密钥-A generic DES algorithm code, function the characters DESL encryption and decryption, you need to set the length of eight key
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:6346
    • 提供者:changweizhang
  1. DES

    0下载:
  2. 密码学、DES算法实现,纯java代码,能实现自动加密和解密,输入长度为9的数字-Cryptography, DES algorithm, pure java code, to achieve automatic encryption and decryption, digital input length of 9
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3453
    • 提供者:冯文明
  1. Encryption-and-Decryption-using-DES-in-JAVA

    0下载:
  2. DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
  3. 所属分类:JavaScript

    • 发布日期:2017-04-28
    • 文件大小:25260
    • 提供者:saadawais
  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:4556
    • 提供者:方方
  1. DES-master

    1下载:
  2. des 算法实践,用java语言实现,内涵两个java程序,直接解压导入eclipse即可享用。(It is to implement the DES algorithm and it is implemented by java language. The package include two main java programs. And the package should be opened through eclipse or any thing else)
  3. 所属分类:Java编程

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:maryJq
« 12 3 »
搜珍网 www.dssz.com